************************************* * DIRSIZ32 2.0 * * Copyright 1996 Robert L. Stephens * ************************************* DirSiz32 is a 32 bit Windows 95 application that displays drive or directory size information. This program is offered as freeware. Comments and suggestions are welcome! Robert L. Stephens rls@america.net http://www.america.net/~rls/index.html ========================================================== Installation and Installation Notes: ---------------------------------------------------------- setup.exe is now provided, simply execute it... the files installed are: \dirsiz32.exe \dirsiz32.hlp \readme.txt graph32.ocx gsw32.exe gswdll32.dll mfc40.dll msvcrt40.dll ========================================================== ========================================================== Release Notes: ---------------------------------------------------------- 1.0: initial release 1.1: repackaged to include mfc40.dll and msvcrt40.dll (thanks to Eben Visher!) 1.5: repackaged to include setup program added Shell startup support (drag and drop, command line, etc.) (thanks to Daniel E. Spealman!) added file graph dialog 2.0: 5/2/96 Fixed several bugs including: problem with calling from shell and passing directories with spaces. (thanks to Daniel E. Spealman!) several printing problems Install would not stop if running on NT Enhancements: Made the graph window a MDI child so that it can be sized Added support for different fonts Added an export (File Save As) function. This will save the tree information into a comma seperated text file. Added a splash screen Made the application single instancing so that new MDI childs will appear, not new applications. Added a new toolbar Updated printing. Printing still needs major work!!! ==========================================================